Description of documentation of the data supporting chapter 2 on Au nanoparticles contacted by MoRe needle-like electrodes.

This chapter contains data of one kind of sample measured (D8v2)

Data:
	MoRe_D8v2_TL (note: TL means Top Left, there are 4 zones on the chip TL, TR, BL, BR (Bottom Right))
		- Characterization before deposition of nanoparticles as .dat files
	MoRe_gap_D8v2_dep2_TL
		- Characterization (IV, gatesweep) after deposition of Au nanoparticles as .dat files
	NanoD8v2_VSParticle1
		- Database of cryogenic measurements in He3/He4 dilution fridge 
	Other_measurements
		- Data on earlier depositions (dep1) and other pre-characterized needle-like samples.


Images
	Optical and SEM images supporting chapter 2

Scripts (for figure X):
	figX - [description]
		DPlot_thesis_final.py
		- Python script containing a class and functions for plotting figures as in the thesis.
		[filename].ipynb
		- Jupyter notebook used to plot all subfigures in figure X
		
How to use the scripts:
- Ensure you have QCoDeS installed
- Edit the locations of (input and output) files in the jupyter notebooks to point to the correct data files on your local system.
- Run cell by cell by pressing "shift + enter"